Search results for "Minimal Learning Machine"

showing 10 items of 13 documents

Updating strategies for distance based classification model with recursive least squares

2022

Abstract. The idea is to create a self-learning Minimal Learning Machine (MLM) model that is computationally efficient, easy to implement and performs with high accuracy. The study has two hypotheses. Experiment A examines the possibilities of introducing new classes with Recursive Least Squares (RLS) updates for the pre-trained self learning-MLM model. The idea of experiment B is to simulate the push broom spectral imagers working principles, update and test the model based on a stream of pixel spectrum lines on a continuous scanning process. Experiment B aims to train the model with a significantly small amount of labelled reference points and update it continuously with (RLS) to reach ma…

luokitus (toiminta)Minimal Learning Machinemachine learningkoneoppiminenclassificationhyperspectral imagingkaukokartoitusRecursive Least Squaresreal-time computationhyperspektrikuvantaminen
researchProduct

Extreme Minimal Learning Machine

2018

Extreme Learning Machine (ELM) and Minimal Learning Machine (MLM) are nonlinear and scalable machine learning techniques with randomly generated basis. Both techniques share a step where a matrix of weights for the linear combination of the basis is recovered. In MLM, the kernel in this step corresponds to distance calculations between the training data and a set of reference points, whereas in ELM transformation with a sigmoidal activation function is most commonly used. MLM then needs additional interpolation step to estimate the actual distance-regression based output. A natural combination of these two techniques is proposed here, i.e., to use a distance-based kernel characteristic in M…

Minimal Learning MachinekoneoppiminenExtreme Learning Machine
researchProduct

Problem Transformation Methods with Distance-Based Learning for Multi-Target Regression

2020

Multi-target regression is a special subset of supervised machine learning problems. Problem transformation methods are used in the field to improve the performance of basic methods. The purpose of this article is to test the use of recently popularized distance-based methods, the minimal learning machine (MLM) and the extreme minimal learning machine (EMLM), in problem transformation. The main advantage of the full data variants of these methods is the lack of any meta-parameter. The experimental results for the MLM and EMLM show promising potential, emphasizing the utility of the problem transformation especially with the EMLM. peerReviewed

the minimal learning machine (MLM) and the extreme minimal learning machine (EMLM)koneoppiminenemphasizing the utility of the problem transformation especially with the EMLM.Multi-target regression is a special subset of supervised machine learning problems. Problem transformation methods are used in the field to improve the performance of basic methods. The purpose of this article is to test the use of recently popularized distance-based methodsin problem transformation. The main advantage of the full data variants of these methods is the lack of any meta-parameter. The experimental results for the MLM and EMLM show promising potential
researchProduct

Do Randomized Algorithms Improve the Efficiency of Minimal Learning Machine?

2020

Minimal Learning Machine (MLM) is a recently popularized supervised learning method, which is composed of distance-regression and multilateration steps. The computational complexity of MLM is dominated by the solution of an ordinary least-squares problem. Several different solvers can be applied to the resulting linear problem. In this paper, a thorough comparison of possible and recently proposed, especially randomized, algorithms is carried out for this problem with a representative set of regression datasets. In addition, we compare MLM with shallow and deep feedforward neural network models and study the effects of the number of observations and the number of features with a special dat…

0209 industrial biotechnologyrandom projectionlcsh:Computer engineering. Computer hardwareComputational complexity theoryComputer scienceRandom projectionlcsh:TK7885-789502 engineering and technologyMachine learningcomputer.software_genresupervised learningapproximate algorithmsSet (abstract data type)regressioanalyysi020901 industrial engineering & automationdistance–based regressionalgoritmit0202 electrical engineering electronic engineering information engineeringordinary least–squaresbusiness.industrySupervised learningsingular value decompositionminimal learning machineMultilaterationprojektioRandomized algorithmkoneoppiminenmachine learningScalabilityFeedforward neural network020201 artificial intelligence & image processingArtificial intelligenceapproksimointibusinesscomputerMachine Learning and Knowledge Extraction
researchProduct

OnMLM: An Online Formulation for the Minimal Learning Machine

2019

Minimal Learning Machine (MLM) is a nonlinear learning algorithm designed to work on both classification and regression tasks. In its original formulation, MLM builds a linear mapping between distance matrices in the input and output spaces using the Ordinary Least Squares (OLS) algorithm. Although the OLS algorithm is a very efficient choice, when it comes to applications in big data and streams of data, online learning is more scalable and thus applicable. In that regard, our objective of this work is to propose an online version of the MLM. The Online Minimal Learning Machine (OnMLM), a new MLM-based formulation capable of online and incremental learning. The achievements of OnMLM in our…

Minimal Learning MachineComputer scienceonline learning02 engineering and technology010501 environmental sciencesMachine learningcomputer.software_genre01 natural sciencesbig data0202 electrical engineering electronic engineering information engineeringstokastiset prosessit0105 earth and related environmental sciencesincremental learningbusiness.industrystochastic optimizationLinear mapNonlinear systemkoneoppiminenOrdinary least squaresIncremental learning020201 artificial intelligence & image processingStochastic optimizationArtificial intelligencebusinesscomputerDistance matrices in phylogeny
researchProduct

PIECEWISE ANOMALY DETECTION USING MINIMAL LEARNING MACHINE FOR HYPERSPECTRAL IMAGES

2021

Abstract. Hyperspectral imaging, with its applications, offers promising tools for remote sensing and Earth observation. Recent development has increased the quality of the sensors. At the same time, the prices of the sensors are lowering. Anomaly detection is one of the popular remote sensing applications, which benefits from real-time solutions. A real-time solution has its limitations, for example, due to a large amount of hyperspectral data, platform’s (drones or a cube satellite) constraints on payload and processing capability. Other examples are the limitations of available energy and the complexity of the machine learning models. When anomalies are detected in real-time from the hyp…

TechnologyMinimal Learning Machinehyperspectral imagingComputer scienceRemote sensing applicationConstant false alarm rateRobustness (computer science)Applied optics. Photonicshyperspektrikuvantaminenbusiness.industryTspektrikuvausPayload (computing)Hyperspectral imagingPattern recognitionEngineering (General). Civil engineering (General)anomaly detectionTA1501-1820piecewise approachmachine learningkoneoppiminenPiecewiseAnomaly detectionNoise (video)Artificial intelligenceTA1-2040businessreal-time computationISPRS Annals of the Photogrammetry, Remote Sensing and Spatial Information Sciences
researchProduct

Extreme minimal learning machine: Ridge regression with distance-based basis

2019

The extreme learning machine (ELM) and the minimal learning machine (MLM) are nonlinear and scalable machine learning techniques with a randomly generated basis. Both techniques start with a step in which a matrix of weights for the linear combination of the basis is recovered. In the MLM, the feature mapping in this step corresponds to distance calculations between the training data and a set of reference points, whereas in the ELM, a transformation using a radial or sigmoidal activation function is commonly used. Computation of the model output, for prediction or classification purposes, is straightforward with the ELM after the first step. In the original MLM, one needs to solve an addit…

0209 industrial biotechnologyComputer scienceCognitive Neuroscienceneuraalilaskentaneuroverkot02 engineering and technologyrandomized learning machinesSet (abstract data type)extreme learning machine020901 industrial engineering & automationArtificial Intelligenceextreme minimal learning machine0202 electrical engineering electronic engineering information engineeringExtreme learning machineta113Training setBasis (linear algebra)Model selectionminimal learning machineOverlearningComputer Science ApplicationskoneoppiminenTransformation (function)020201 artificial intelligence & image processingAlgorithmNeurocomputing
researchProduct

Instance-Based Multi-Label Classification via Multi-Target Distance Regression

2021

Interest in multi-target regression and multi-label classification techniques and their applications have been increasing lately. Here, we use the distance-based supervised method, minimal learning machine (MLM), as a base model for multi-label classification. We also propose and test a hybridization of unsupervised and supervised techniques, where prototype-based clustering is used to reduce both the training time and the overall model complexity. In computational experiments, competitive or improved quality of the obtained models compared to the state-of-the-art techniques was observed. peerReviewed

Multi-label classificationmulti-target regressionComputer sciencebusiness.industryPattern recognitionminimal learning machinetekoälyRegressionmulti-label classification techniquesMulti targetComputingMethodologies_PATTERNRECOGNITIONkoneoppiminenArtificial intelligencebusiness
researchProduct

Minimal Learning Machine: Theoretical Results and Clustering-Based Reference Point Selection

2019

The Minimal Learning Machine (MLM) is a nonlinear supervised approach based on learning a linear mapping between distance matrices computed in the input and output data spaces, where distances are calculated using a subset of points called reference points. Its simple formulation has attracted several recent works on extensions and applications. In this paper, we aim to address some open questions related to the MLM. First, we detail theoretical aspects that assure the interpolation and universal approximation capabilities of the MLM, which were previously only empirically verified. Second, we identify the task of selecting reference points as having major importance for the MLM's generaliz…

FOS: Computer and information sciencesComputer Science - Machine LearningMinimal Learning MachinekoneoppiminenStatistics - Machine Learninguniversal approximationMachine Learning (stat.ML)interpolointiapproksimointireference point selectionclusteringMachine Learning (cs.LG)
researchProduct

Minimal learning machine in anomaly detection from hyperspectral images

2020

Abstract. Anomaly detection from hyperspectral data needs computationally efficient methods to process the data when the data gathering platform is a drone or a cube satellite. In this study, we introduce a minimal learning machine for hyperspectral anomaly detection. Minimal learning machine is a novel distance-based classification algorithm, which is now modified to detect anomalies. Besides being computationally efficient, minimal learning machine is also easy to implement. Based on the results, we show that minimal learning machine is efficient in detecting global anomalies from the hyperspectral data with low false alarm rate.

lcsh:Applied optics. PhotonicsComputer sciencehyperspectral imagingData needs0211 other engineering and technologies02 engineering and technologylcsh:TechnologyConstant false alarm rateremote sensing0202 electrical engineering electronic engineering information engineering021101 geological & geomatics engineeringData collectionlcsh:Tbusiness.industryspektrikuvausProcess (computing)lcsh:TA1501-1820Hyperspectral imagingPattern recognitionminimal learning machineDroneanomaly detectionkoneoppiminenMinimal learning machinelcsh:TA1-2040020201 artificial intelligence & image processingAnomaly detectionArtificial intelligencekaukokartoituslcsh:Engineering (General). Civil engineering (General)business
researchProduct